home *** CD-ROM | disk | FTP | other *** search
/ OK PC 54 / OKPC #54 I-97.iso / milenium / win95 / microsft / ie30 / add-ons / vrmlocx.exe / RCDATA / CABINET / ixtest.inf < prev    next >
Windows Setup INFormation  |  1996-07-03  |  4KB  |  170 lines

  1. ; Ohare and Rome DNR Installation
  2. ; Copyright (c) 1995 Microsoft Corporation
  3.  
  4. [Version]
  5. Signature="$CHICAGO$"
  6. AdvancedINF=2.0
  7.  
  8. ;
  9. ;Source for Iexpress
  10. [SourceDisksNames]
  11. 1="VRML Plug-In Files",,1
  12.  
  13. [SourceDisksFiles]
  14. VERMV.INF=1
  15. MSIEVRML.DLL=1
  16. SPHERE0.XOF=1
  17. SPHERE1.XOF=1
  18. SPHERE2.XOF=1
  19. SPHERE3.XOF=1
  20. SPHERE4.XOF=1
  21. GZIP.EXE=1
  22. GZIP.TXT=1
  23. VRMLINST.EXE=1
  24. VRMLVIEW.DLL=1
  25. MSIEVRML.HLP=1
  26. MSIEVRML.CNT=1
  27. RLDDF.DLL=1
  28. RLDDI.DLL=1
  29. GIGIF.DLL=1
  30. GIGII.DLL=1
  31. SOFTF.DLL=1
  32. SOFTI.DLL=1
  33. RLFRG256.DLL=1
  34. RLFRG64K.DLL=1
  35. RLFRG16M.DLL=1
  36. RLFRM256.DLL=1
  37. RLFRM64K.DLL=1
  38. RLFRM16M.DLL=1
  39. RLIRG256.DLL=1
  40. RLIRG64K.DLL=1
  41. RLIRG16M.DLL=1
  42. RLIRM256.DLL=1
  43. RLIRM64K.DLL=1
  44. RLIRM16M.DLL=1
  45.  
  46. ;
  47. ; Destination Directories
  48.  
  49. [DestinationDirs]
  50. VRML.Iexp.Files=49001
  51. VRML.Sys.Files=11
  52. VRML.RL.Files=11,RL
  53. VRML.RL.SOFT.Files=11,RL\SOFT
  54. VRML.Rmv.CopyFiles = 17
  55. VRML.Help = 18
  56.  
  57. ;iexpress test
  58. ;
  59. [MyCustomDestination]
  60. 49001=GetDestinationDirectory,23
  61.  
  62. ;
  63. ; Installation Targets
  64.  
  65. [DefaultInstall]
  66. CopyFiles=VRML.Rmv.CopyFiles,VRML.Iexp.Files,VRML.Sys.Files,VRML.RL.Files,VRML.RL.SOFT.Files,VRML.Help
  67. AddReg=Rl.Reg
  68.  
  69. ;
  70. ;for Iexpress
  71. CustomDestination=MyCustomDestination
  72. RegisterOCXs=RegisterOCXSection
  73.  
  74.  
  75. ;
  76. ; Reality Labs addition to the Registry
  77.  
  78. [RL.Reg]
  79. HKLM,"SOFTWARE\Microsoft\Reality Lab\2.0","Driver Name",0,"soft"
  80. ;bug bug beta ver
  81. HKLM,"SOFTWARE\Microsoft\Reality Lab\2.0","Version",0,"Release"
  82.  
  83. ;
  84. ; MIME type for VRML additions to the Registry
  85.  
  86. [MIME.Reg]
  87. HKCR,".wrl","Content Type",0,"x-world/x-vrml"
  88. HKCR,".wrl",,0,"vrmlfile"
  89. HKCR,"MIME\Database\Content Type\x-world/x-vrml","Extension",0,".wrl"
  90. HKCR,"MIME\Database\Content Type\x-world/x-vrml","Encoding",1,08,00,00,00
  91. HKCR,".vrml","Content Type",0,"x-world/x-vrml"
  92. HKCR,".vrml",,0,"vrmlfile"
  93. ;HKCR,"MIME\Database\Content Type\x-world/x-vrml","Extension",0,".vrml"
  94. HKCR,"vrmlfile",,0,"VRML File"
  95. HKCR,"vrmlfile\DefaultIcon",,0,"%102%\iexplore.exe,21"
  96. HKCR,"vrmlfile\shell\open\command",,0,"""%102%\IExplore.exe"" -nohome"
  97. HKCR,"vrmlfile\shell\open\ddeexec",,0,"""file:%1"",,-1,,,,,"
  98. HKCR,"vrmlfile\shell\open\ddeexec\Application",,0,"IExplore"
  99. HKCR,"vrmlfile\shell\open\ddeexec\Topic",,0,"WWW_OpenURL"
  100. ;
  101. ; MIME type for XOF/XAF
  102. HKCR,".xof","Content Type",0,"x-world/x-vrml"
  103. HKCR,".xof",,0,"vrmlfile"
  104. ;HKCR,"MIME\Database\Content Type\x-world/x-vrml","Extension",0,".xof"
  105. HKCR,"MIME\Database\Content Type\x-world/x-vrml","Encoding",1,08,00,00,00
  106. HKCR,".xaf","Content Type",0,"x-world/x-vrml"
  107. HKCR,".xaf",,0,"vrmlfile"
  108. ;HKCR,"MIME\Database\Content Type\x-world/x-vrml","Extension",0,".xaf"
  109.  
  110. [UNINSTALL.Reg]
  111. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VirtualExplorer","DisplayName",0,"VRML Add-In 2.0"
  112. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VirtualExplorer","UninstallString",0,"%102%\VRMLINST UNINSTALL"
  113.  
  114.  
  115. [VRML.Rmv.CopyFiles]
  116. VERMV.INF
  117.  
  118. [VRML.Iexp.Files]
  119. MSIEVRML.DLL
  120. SPHERE0.XOF
  121. SPHERE1.XOF
  122. SPHERE2.XOF
  123. SPHERE3.XOF
  124. SPHERE4.XOF
  125. GZIP.EXE
  126. GZIP.TXT
  127. VRMLINST.EXE
  128. VRMLVIEW.DLL
  129.  
  130. [VRML.Help]
  131. MSIEVRML.HLP
  132. MSIEVRML.CNT
  133.  
  134. [VRML.Sys.Files]
  135. RLDDF.DLL
  136. RLDDI.DLL
  137.  
  138. ;
  139. ; Rendermorphics Files
  140.  
  141. [VRML.RL.Files]
  142. GIGIF.DLL
  143. GIGII.DLL
  144. SOFTF.DLL
  145. SOFTI.DLL
  146.  
  147. [VRML.RL.SOFT.Files]
  148. RLFRG256.DLL
  149. RLFRG64K.DLL
  150. RLFRG16M.DLL
  151. RLFRM256.DLL
  152. RLFRM64K.DLL
  153. RLFRM16M.DLL
  154. RLIRG256.DLL
  155. RLIRG64K.DLL
  156. RLIRG16M.DLL
  157. RLIRM256.DLL
  158. RLIRM64K.DLL
  159. RLIRM16M.DLL
  160.  
  161. ;test for Iexpress
  162. [GetDestinationDirectory]
  163. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path","",""
  164.  
  165. [RegisterOCXSection]
  166. %49001%\VRMLVIEW.DLL
  167.  
  168. [Strings]
  169.  
  170.